'Declaration
Public Function New( _ ByVal owner As FinancialChart(Of T) _ )
public FinancialSeries<T>( FinancialChart<T> owner )
Parameters
- owner
- The owner should be FinancialChart.
'Declaration
Public Function New( _ ByVal owner As FinancialChart(Of T) _ )
public FinancialSeries<T>( FinancialChart<T> owner )